home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 June
/
CHIP Haziran 2001.iso
/
prog
/
video
/
04
/
setup.exe
/
TMPGEnc.exe
/
1033
/
RCDATA
/
TMPEGCONFIG_AUDIOEFFECTVOLUMEFORM
/
TMPEGCONFIG_AUDIOEFFECTVOLUMEFORM.txt
Wrap
Text File
|
2001-04-04
|
1KB
|
67 lines
object MPEGConfig_AudioEffectVolumeForm: TMPEGConfig_AudioEffectVolumeForm
Left = 238
Top = 222
BorderStyle = bsDialog
Caption = 'Analyzing...'
ClientHeight = 101
ClientWidth = 325
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
ShowHint = True
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 12
object ProgressLabel: TLabel
Left = 214
Top = 8
Width = 89
Height = 12
Alignment = taRightJustify
AutoSize = False
end
object Panel3: TPanel
Left = 16
Top = 22
Width = 289
Height = 22
BevelOuter = bvNone
BorderStyle = bsSingle
TabOrder = 0
object ProgressGauge: TGauge
Left = 0
Top = 0
Width = 285
Height = 18
Align = alClient
BorderStyle = bsNone
Color = clBtnFace
ForeColor = clNavy
ParentColor = False
Progress = 0
end
end
object CancelButton: TButton
Left = 231
Top = 69
Width = 75
Height = 25
Cancel = True
Caption = 'Abort'
TabOrder = 1
OnClick = CancelButtonClick
end
object StartupTimer: TTimer
Interval = 1
OnTimer = StartupTimerTimer
Left = 34
Top = 56
end
end